mirror of https://github.com/TZGyn/shortener
update separator component
parent
65c3075454
commit
c73080defc
Binary file not shown.
@ -1,7 +1,7 @@
|
|||||||
import Root from './separator.svelte'
|
import Root from "./separator.svelte";
|
||||||
|
|
||||||
export {
|
export {
|
||||||
Root,
|
Root,
|
||||||
//
|
//
|
||||||
Root as Separator,
|
Root as Separator,
|
||||||
}
|
};
|
||||||
|
|||||||
Loading…
Reference in New Issue