mirror of
https://github.com/tooot-app/app
synced 2025-06-05 22:19:13 +02:00
Scroll to toot working
This commit is contained in:
@ -7,7 +7,7 @@ import { ColorDefinitions } from 'src/utils/styles/themes'
|
||||
import { StyleConstants } from 'src/utils/styles/constants'
|
||||
|
||||
export interface Props {
|
||||
iconFront?: string
|
||||
iconFront?: any
|
||||
iconFrontColor?: ColorDefinitions
|
||||
title: string
|
||||
content?: string
|
||||
|
Reference in New Issue
Block a user