mirror of
https://github.com/Vikeo/LifeTrinket.git
synced 2025-11-20 01:38:01 +00:00
config vite
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
import { Player } from '../../Types/Player';
|
||||
import Settings from './Settings';
|
||||
import styled, { css } from 'styled-components/macro';
|
||||
import styled from 'styled-components';
|
||||
import { css } from 'styled-components';
|
||||
import { Rotation } from '../../Types/Player';
|
||||
|
||||
const PlayerMenuWrapper = styled.div<{
|
||||
|
||||
Reference in New Issue
Block a user