Require newline

Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
This commit is contained in:
marcin mikołajczak
2024-08-20 13:02:36 +02:00
parent 42aa17b39e
commit 252b8f2ea5
161 changed files with 161 additions and 160 deletions

View File

@ -30,4 +30,4 @@ const StatProvider: React.FC<IStatProvider> = ({ children }) => {
const useStatContext = (): IStatContext => useContext(StatContext);
export { StatProvider, useStatContext, IStatContext };
export { StatProvider, useStatContext, IStatContext };