Skip to content

Commit

Permalink
💄 Gloss: Fix Lint/Prettier Warnings
Browse files Browse the repository at this point in the history
  • Loading branch information
dominicstop committed Jan 18, 2023
1 parent d399d3b commit ab53d19
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/context/ModalContext.js
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
import React from 'react';

export const ModalContext = React.createContext({});
export const ModalContext = React.createContext({});

0 comments on commit ab53d19

Please sign in to comment.