Skip to content

Commit

Permalink
Comment
Browse files Browse the repository at this point in the history
  • Loading branch information
PuruVJ committed Feb 10, 2024
1 parent 438d24b commit c0f7217
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions examples/quickstart/src/App.tsx
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
import "./App.css";

// Bindings
import Message from "./module_bindings/message";
import SendMessageReducer from "./module_bindings/send_message_reducer";
import SetNameReducer from "./module_bindings/set_name_reducer";
Expand Down

0 comments on commit c0f7217

Please sign in to comment.