Skip to content

Commit 7f4b69e

Browse files
committed
chore: remove what's new
1 parent 65add71 commit 7f4b69e

File tree

1 file changed

+0
-11
lines changed

1 file changed

+0
-11
lines changed

packages/frontend/src/components/NewsDrawer/NewsItemList.ts

Lines changed: 0 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -11,17 +11,6 @@ const IF_THEN_EXTERNAL_LINK =
1111
'https://guide.plumber.gov.sg/user-guides/actions/toolbox'
1212

1313
export const NEWS_ITEM_LIST: NewsItemProps[] = [
14-
{
15-
date: '2025-11-21',
16-
tag: NEW_FEATURE_TAG,
17-
title: 'Collaborators — add editors and viewers to your pipes',
18-
details: dedent`
19-
With collaborators, you can add editors or viewers to help build or troubleshoot your pipe. Read more about permissions and set up [here](https://guide.plumber.gov.sg/user-guides/pipe-settings#collaborators).
20-
`,
21-
multimedia: {
22-
url: 'https://file.go.gov.sg/plumber-collaborators-whats-new.png',
23-
},
24-
},
2514
{
2615
date: '2025-09-22',
2716
tag: NEW_FEATURE_TAG,

0 commit comments

Comments
 (0)