Web Comp. Example Page, Mimic Class Attribute Fix

Mimic the attribute change made and tested on the respective `.js` file:
https://github.com/storybookjs/storybook/commit/2daf62c
This commit is contained in:
W. Bomar 2022-03-13 14:51:21 -05:00 committed by GitHub
parent 2daf62c331
commit f1d39bc2e1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -50,8 +50,8 @@ export const Page = ({ user, onLogin, onLogout, onCreateAccount }: PageProps) =>
<a href="https://storybook.js.org/docs" target="_blank" rel="noopener noreferrer"> docs </a> <a href="https://storybook.js.org/docs" target="_blank" rel="noopener noreferrer"> docs </a>
. .
</p> </p>
<div className="tip-wrapper"> <div class="tip-wrapper">
<span className="tip">Tip</span> Adjust the width of the canvas with the <span class="tip">Tip</span> Adjust the width of the canvas with the
<svg width="10" height="10" viewBox="0 0 12 12" xmlns="http://www.w3.org/2000/svg"> <svg width="10" height="10" viewBox="0 0 12 12" xmlns="http://www.w3.org/2000/svg">
<g fill="none" fillRule="evenodd"> <g fill="none" fillRule="evenodd">
<path <path