Skip to content

Commit

Permalink
refactor: change doc and add NOTICE
Browse files Browse the repository at this point in the history
  • Loading branch information
jsers committed Feb 10, 2023
1 parent b7aef46 commit 6c87752
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions src/components/PromQueryBuilder/NOTICE.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
Copyright 2022 Nightingale Team

This component is based on Grafana: Copyright 2014-2021 Grafana Labs
2 changes: 1 addition & 1 deletion src/pages/monObjectManage/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -350,7 +350,7 @@ const MonObjectManage: React.FC = () => {
renderHeadExtra={() => {
return (
<div>
<div className='left-area-group-title'>预留筛选</div>
<div className='left-area-group-title'>预置筛选</div>
<div
className={classNames({
'n9e-metric-views-list-content-item': true,
Expand Down

0 comments on commit 6c87752

Please sign in to comment.