refactor: remove .js extensions from all imports
This commit is contained in:
@@ -1 +1 @@
|
||||
export { Label, type LabelProps } from "./label.js";
|
||||
export { Label, type LabelProps } from "./label";
|
||||
|
||||
Reference in New Issue
Block a user