refactor: migrate state imports from contexts to stores directory
This commit is contained in:
@@ -10,7 +10,7 @@
|
||||
*/
|
||||
import styles from "./splash-content.module.css";
|
||||
|
||||
const APOSTROPHE = "'";
|
||||
const APOSTROPHE = "'";
|
||||
|
||||
export function SplashContent() {
|
||||
return (
|
||||
|
||||
Reference in New Issue
Block a user