FrancescoXX / rustcrab

An Open Source project with everything you need to learn about Rust.
https://rustcrab.com
MIT License
419 stars 82 forks source link

[BUG] The Code preview tab the buttons were inconsistent #93

Closed saivinaygondrala closed 3 months ago

saivinaygondrala commented 3 months ago

Description

On navigating to the DSA Examples page on clicking on View Code the buttons were First one is Copy Code and next one is Close. On navigating to Show more page in DSA Examples There on clicking on view code the buttons order was Close and Copy Code.

Expected Behavior

The buttons should be in the same order.

Screenshots (if applicable)

On the DSA Example page: image

On Show More: image

saivinaygondrala commented 3 months ago

I can work on it if its ok @FrancescoXX

FrancescoXX commented 3 months ago

nice catch