-
Notifications
You must be signed in to change notification settings - Fork 219
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat: add-announcement-to-dropdown #9671
base: feat/announcement-function
Are you sure you want to change the base?
feat: add-announcement-to-dropdown #9671
Conversation
|
…ouncement-to-dropdown
<span className="material-symbols-outlined me-1 grw-page-control-dropdown-icon">campaign</span> | ||
{t('Announce')} | ||
</DropdownItem> | ||
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
修正したのですが、PageItemControl.tsxに直書きするのではなく、src/features/announcement/client/componentsに新しくファイルを作り、コンポーネント化して開発するべきですかね?
…3034-161299-add-announcement-to-dropdown
…k/growi into feat/143034-161299-add-announcement-to-dropdown
https://redmine.weseek.co.jp/issues/161299
dropdownにannounceを追加
