mirror of
https://github.com/ajayyy/SponsorBlock.git
synced 2025-12-08 12:37:05 +03:00
Split notice text into a separate component
This commit is contained in:
@@ -48,10 +48,6 @@ class NoticeComponent extends React.Component<NoticeProps, NoticeState> {
|
||||
this.startCountdown();
|
||||
}
|
||||
|
||||
// forwardRef(props, ref) {
|
||||
|
||||
// }
|
||||
|
||||
render() {
|
||||
let noticeStyle: React.CSSProperties = {
|
||||
zIndex: 50 + this.amountOfPreviousNotices
|
||||
|
||||
Reference in New Issue
Block a user