mirror of
https://github.com/kingomarnajjar/innovationdrive.git
synced 2026-07-25 22:27:27 +10:00
removed some links
This commit is contained in:
parent
b76069ebd9
commit
df6f7e6ac2
1 changed files with 3 additions and 3 deletions
|
|
@ -15,7 +15,7 @@ const InventionProcessDeck = props => {
|
||||||
<CardDeck>
|
<CardDeck>
|
||||||
<Card>
|
<Card>
|
||||||
<a
|
<a
|
||||||
href="http://bokardo.com/principles-of-product-design/"
|
// href="http://bokardo.com/principles-of-product-design/"
|
||||||
style={{ textDecoration: "none" }}
|
style={{ textDecoration: "none" }}
|
||||||
class="card"
|
class="card"
|
||||||
>
|
>
|
||||||
|
|
@ -40,7 +40,7 @@ const InventionProcessDeck = props => {
|
||||||
</Card>
|
</Card>
|
||||||
<Card>
|
<Card>
|
||||||
<a
|
<a
|
||||||
href="https://www.w3schools.com/html/"
|
// href="https://www.w3schools.com/html/"
|
||||||
style={{ textDecoration: "none" }}
|
style={{ textDecoration: "none" }}
|
||||||
class="card"
|
class="card"
|
||||||
>
|
>
|
||||||
|
|
@ -72,7 +72,7 @@ const InventionProcessDeck = props => {
|
||||||
</Card>
|
</Card>
|
||||||
<Card>
|
<Card>
|
||||||
<a
|
<a
|
||||||
href="https://www.w3schools.com/html/"
|
// href="https://www.w3schools.com/html/"
|
||||||
style={{ textDecoration: "none" }}
|
style={{ textDecoration: "none" }}
|
||||||
class="card"
|
class="card"
|
||||||
>
|
>
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue