mirror of
https://github.com/tiddly-gittly/TidGi-Desktop.git
synced 2025-12-06 02:30:47 -08:00
refactor: remove unused utils
This commit is contained in:
parent
d40a7eee8d
commit
02951b0793
18 changed files with 9 additions and 150 deletions
|
|
@ -1,7 +1,7 @@
|
|||
import React from 'react';
|
||||
import styled from 'styled-components';
|
||||
import { Button, DialogContent } from '@material-ui/core';
|
||||
import { usePromiseValue } from '@/helpers/use-service-value';
|
||||
import { usePromiseValue } from '@/helpers/useServiceValue';
|
||||
|
||||
const Icon = styled.img`
|
||||
height: 96;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue