Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adding my screenshots to right assets folder (for UI Components) #1078

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

otoole-brendan
Copy link
Contributor

No description provided.

Copy link
Contributor

@kbennett2000 kbennett2000 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

approved

Copy link

Deploying documentation with  Cloudflare Pages  Cloudflare Pages

Latest commit: 45a9c54
Status:🚫  Build failed.

View logs

@gibson042
Copy link
Member

Please also include fixes #1077 (comment) and #1077 (comment) , and #1077 (comment) if you can (although I think that last one depends upon some other PR).

--- main/guides/UIComponentLibrary/UIComponentsstart.md
+++ main/guides/UIComponentLibrary/UIComponentsstart.md
@@ -43,7 +43,7 @@ Before getting started, there are some resources you might want to keep handy in
 Customizable Parameters
 | Parameter | Type | Description |
 |----------|----------|----------|
-| ClassName   | string   | CSS class name for the underlying <button> element   |
+| ClassName   | string   | CSS class name for the underlying \<button> element   |
 
 ## Wallet Provisioning
 
@@ -69,7 +69,7 @@ Customizable Parameters
 |----------|----------|----------|
 | value   | bigint | null   | The current value of the input   |
 | decimalPlace   | number   | The number of decimal places used for displaying the denominated value   |
-| className   | string | undefined   | CSS class name for the underlying <input> element   |
+| className   | string | undefined   | CSS class name for the underlying \<input> element   |
 | onChange   | undefined | (value: bigint) => void   | Callback for handling input changes   |
 | disabled   | boolean | undefined   | Whether or not the input is disabled. Defaults to false.   |
 

@dckc
Copy link
Member

dckc commented May 13, 2024

Also, rename UIComponentsstart.md to index.md

Be sure to familiarize yourself with contributing guidelines. In particular, the section on README / index files.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants