mirror of
https://github.com/umami-software/umami.git
synced 2026-02-07 06:07:17 +01:00
Upgrade prisma. Lint fixes.
This commit is contained in:
parent
a3b5f05a32
commit
a224a3caf3
11 changed files with 56 additions and 51 deletions
|
|
@ -7,7 +7,7 @@ export function ErrorMessage() {
|
|||
|
||||
return (
|
||||
<div className={styles.error}>
|
||||
<Icon className={styles.icon} size="large">
|
||||
<Icon className={styles.icon} size="lg">
|
||||
<Icons.Alert />
|
||||
</Icon>
|
||||
<Text>{formatMessage(messages.error)}</Text>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue