import type { Component } from 'solid-js'; import './App.scss'; const App: Component = () => { return