mirror of
https://github.com/ant-design/ant-design.git
synced 2025-06-07 17:44:35 +08:00
chore: remove whitespace
This commit is contained in:
parent
0976e9e6a4
commit
c0d2c7e8a4
2
.github/workflows/compressed-size.yml
vendored
2
.github/workflows/compressed-size.yml
vendored
@ -1,6 +1,6 @@
|
||||
name: 📦 Compressed Size
|
||||
|
||||
on:
|
||||
on:
|
||||
pull_request:
|
||||
types: [opened, synchronize]
|
||||
|
||||
|
2
.github/workflows/preview-start.yml
vendored
2
.github/workflows/preview-start.yml
vendored
@ -6,7 +6,7 @@
|
||||
|
||||
name: Preview Start
|
||||
|
||||
on:
|
||||
on:
|
||||
pull_request_target:
|
||||
types: [opened, synchronize, reopened]
|
||||
|
||||
|
@ -14,7 +14,7 @@ const localeValues: Locale = {
|
||||
filterTitle: 'Filtermenu',
|
||||
filterConfirm: 'OK',
|
||||
filterReset: 'Nulstil',
|
||||
filterEmptyText: 'Ingen filtre',
|
||||
filterEmptyText: 'Ingen filtre',
|
||||
emptyText: 'Ingen data',
|
||||
selectAll: 'Vælg alle',
|
||||
selectNone: 'Ryd alt data',
|
||||
|
Loading…
Reference in New Issue
Block a user