hoa-pham82 / trello

Trello Clone Application
0 stars 0 forks source link

Implement Trello UI layout #19

Open hoa-pham82 opened 3 months ago

hoa-pham82 commented 3 months ago

Notes and Questions:

<React.StrictMode>
    <CssVarsProvider theme={theme}>
      <CssBaseline></CssBaseline>
      <App />
    </CssVarsProvider>
  </React.StrictMode>