mirror of
https://github.com/signalapp/Signal-Desktop.git
synced 2026-04-22 17:38:10 +01:00
Get Tailwind ready for general usage
This commit is contained in:
@@ -32,6 +32,7 @@ export function TimelineDateHeader({
|
||||
<div
|
||||
className={classNames(
|
||||
'TimelineDateHeader',
|
||||
// eslint-disable-next-line local-rules/enforce-tw
|
||||
`TimelineDateHeader--${floating ? 'floating' : 'inline'}`
|
||||
)}
|
||||
>
|
||||
|
||||
Reference in New Issue
Block a user