mirror of
https://github.com/Vikeo/LifeTrinket.git
synced 2025-11-15 07:27:58 +00:00
use babel macros
This commit is contained in:
@@ -5,7 +5,7 @@ import PartnerTaxIcon from '../../Icons/PartnerTaxIcon';
|
||||
import EnergyIcon from '../../Icons/EnergyIcon';
|
||||
import PoisonIcon from '../../Icons/PoisonIcon';
|
||||
import { useWakeLock } from 'react-screen-wake-lock';
|
||||
import styled, { css } from 'styled-components';
|
||||
import styled, { css } from 'styled-components/macro';
|
||||
|
||||
type SettingsProps = {
|
||||
player: Player;
|
||||
|
||||
Reference in New Issue
Block a user