Added default styles(White/Dark) theme
This commit is contained in:
@ -42,6 +42,7 @@ export function createBreadcrumb(data, title, index, id) {
|
||||
}
|
||||
|
||||
svgIcon.addEventListener('click', (event) => {
|
||||
event.preventDefault();
|
||||
event.stopPropagation();
|
||||
nativOptionMultiple(nativOption, title, false);
|
||||
|
||||
|
Reference in New Issue
Block a user