Skip to content

Commit

Permalink
Initial commit
Browse files Browse the repository at this point in the history
  • Loading branch information
bySabi committed Apr 5, 2019
1 parent e8dbc51 commit f1db1d5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions example/pages/counter.js
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
import { useState } from 'react';
import { createHook } from 'garfio/simple';

// useCounter is a useState but global
Expand Down

0 comments on commit f1db1d5

Please sign in to comment.