diff --git a/src/components/Toast/index.web.tsx b/src/components/Toast/index.web.tsx index 88ce3cbe50..d5a21b9746 100644 --- a/src/components/Toast/index.web.tsx +++ b/src/components/Toast/index.web.tsx @@ -1,5 +1,5 @@ /* - * Note: the dataSet properties are used to leverage custom CSS in public/index.html + * Note: relies on styles in #/styles.css */ import {useEffect, useState} from 'react'