Skip to content

Commit 90bd774

Browse files
author
sanguogege
committed
a
1 parent be850be commit 90bd774

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/solid-element-ui/index.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@ export { Masonry } from "./components/masonry/masonry.tsx";
9292

9393
const justForTest = () => {
9494
console.log("just for test");
95-
console.log("make it work");
95+
console.log("make it work 1.0.1");
9696
};
9797

9898
export default justForTest;

0 commit comments

Comments
 (0)