Apply Prettier styles
This commit is contained in:
parent
1197c56ddd
commit
69476ba8ba
@ -18,4 +18,4 @@ const useCounter = (initialState = 0) => {
|
|||||||
return { counter, increaseCounter };
|
return { counter, increaseCounter };
|
||||||
};
|
};
|
||||||
|
|
||||||
export { useCounter }
|
export { useCounter };
|
||||||
|
Loading…
x
Reference in New Issue
Block a user