mirror of
https://github.com/saicaca/fuwari.git
synced 2026-01-11 23:02:53 +01:00
fix: style tweaks for copy-code button
This commit is contained in:
@@ -32,9 +32,6 @@ enum I18nKey {
|
||||
author = 'author',
|
||||
publishedAt = 'publishedAt',
|
||||
license = 'license',
|
||||
|
||||
codeCopy = 'copy',
|
||||
codeCopied = 'codeCopied',
|
||||
}
|
||||
|
||||
export default I18nKey
|
||||
|
||||
Reference in New Issue
Block a user