mirror of
https://github.com/stoatchat/for-legacy-web.git
synced 2026-03-08 09:55:28 +00:00
chore(refactor): move and re-organise types folder
This commit is contained in:
@@ -171,7 +171,7 @@ export function Sessions() {
|
||||
type="text"
|
||||
className={styles.name}
|
||||
value={session.name}
|
||||
autocomplete="off"
|
||||
autoComplete="off"
|
||||
style={{ pointerEvents: "none" }}
|
||||
/>
|
||||
<span className={styles.time}>
|
||||
|
||||
Reference in New Issue
Block a user