1
0
Fork 0
mirror of https://github.com/plankanban/planka.git synced 2025-08-03 20:45:27 +02:00
planka/client/src/components/Stopwatch/index.js

4 lines
64 B
JavaScript
Raw Normal View History

import Stopwatch from './Stopwatch';
export default Stopwatch;