Added Button component by Amadu S Camara#1
Added Button component by Amadu S Camara#1amadusadjocamara wants to merge 1 commit intokelixirr:mainfrom
Conversation
|
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
|
Hi, that's great. I am glad that you are the first person and I am happy to offer some feedback. <pre className='styles.codeBlock'>
<code>
</code>
</pre>
<Author name="Amadu Sadjo Camara" githubLink="https://github.com/amadusadjocamara" />;
</div>So, I guess this you are taking from the example on the Website and ReadMe file. I really appreciate it but please don't use that same example. Come up with something on your own create something you learnt in the course. Based on that create something or something out of your thinking. Also, no need to use the code and style.codeblock etc here because it is not needed. All you have to do is write this:
And also make sure that you are importing Author component. The code I have written on website and in the ReadMe file is just for the sake of example. Create a new component of your own and then update me. Also, use index.css file to take the root variables for your css. |
This pull request adds a simple button component to the collection. It includes styling for the button etc.. The component is created by Amadu S Camara https://github.com/amadusadjocamara.