You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Because it is a Class Component, it is important to convert to a React Function component in Typescript in sistent, so this can be reused in Meshery UI.
Meshery UI has a
PromptComponent
, and it is also a React Class component.Here is the file for reference: https://github.com/meshery/meshery/blob/master/ui/components/PromptComponent.js
Because it is a Class Component, it is important to convert to a React Function component in Typescript in
sistent
, so this can be reused in Meshery UI.Contributor Guide
The text was updated successfully, but these errors were encountered: