From 438c027ee5e442971679009d04830356843834b1 Mon Sep 17 00:00:00 2001 From: Quek Ruo Ling Date: Fri, 15 Sep 2023 16:10:49 +0800 Subject: [PATCH] [BOOKINGSG-4565][RL] Update prop types --- stories/alert/props-table.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/stories/alert/props-table.tsx b/stories/alert/props-table.tsx index ba7b5f900..a1591b50c 100644 --- a/stories/alert/props-table.tsx +++ b/stories/alert/props-table.tsx @@ -16,7 +16,7 @@ export const PropsTable = () => ( `"warning"`, `"error"`, `"success"`, - `"information"`, + `"info"`, `"description"`, ]} >