blanchon's picture
Mostly UI Update
18b0fa5
raw
history blame contribute delete
79 Bytes
import Root from "./checkbox.svelte";
export {
Root,
//
Root as Checkbox
};