1
0
mirror of https://github.com/tooot-app/app synced 2025-06-05 22:19:13 +02:00

Translated Timeline components

This commit is contained in:
Zhiyuan Zheng
2021-01-01 23:10:47 +01:00
parent d5ccc95704
commit ea465c828a
31 changed files with 729 additions and 561 deletions

View File

@ -1,4 +1,4 @@
import { ComposeAction, ComposeState } from "./types"
import { ComposeAction, ComposeState } from './types'
const composeReducer = (
state: ComposeState,