File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -138,14 +138,14 @@ Toast.propTypes = {
138138 */
139139 dataId : PropTypes . string ,
140140 /**
141- * Optional link details taht will appear after the copy.
141+ * Optional link details that will appear after the copy.
142142 */
143143 link : PropTypes . shape ( {
144144 href : PropTypes . string ,
145145 text : PropTypes . string ,
146146 } ) ,
147147 /**
148- * Optional variant to decide what kind of compoennt will be loaded.
148+ * Optional variant to decide what kind of component will be loaded.
149149 */
150150 variant : PropTypes . oneOf ( [ TOAST , DEFAULT , LIGHT ] ) ,
151151}
Original file line number Diff line number Diff line change 88 copy= " Shopping Smartphones?"
99 variant= " default"
1010 link= {{
11- href: ' wwww.google .com' ,
11+ href: ' wwww.telus .com' ,
1212 text: ' Click here' ,
1313 }}
1414/ >
You can’t perform that action at this time.
0 commit comments