Skip to content

Commit

Permalink
fix: improved export & previous pr
Browse files Browse the repository at this point in the history
  • Loading branch information
Renato Pozzi committed May 18, 2022
1 parent 5d15681 commit ad51778
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions src/components/index.js
@@ -1,3 +1 @@
import { Plock } from "./Plock";

export { Plock };
export * from "./Plock";

0 comments on commit ad51778

Please sign in to comment.