mirror of
https://git.rezel.net/LudoTech/traque.git
synced 2026-04-11 00:30:19 +02:00
Polygonal zone fix + zones redesing + cleaning
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
// React
|
||||
import { View, Text, StyleSheet } from 'react-native';
|
||||
// Util
|
||||
import { secondsToMMSS } from '../util/format';
|
||||
import { secondsToMMSS } from '../util/functions';
|
||||
|
||||
export const TimerMMSS = ({ title, seconds, style }) => {
|
||||
return (
|
||||
|
||||
Reference in New Issue
Block a user