This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
return ( | |
<button | |
type="button" | |
onClick={onClick} | |
class={cx( | |
"flex w-full items-center gap-2 px-4 py-2 text-sm", | |
isActive | |
? "bg-neutral-100 dark:bg-neutral-700 text-neutral-900 dark:text-white font-medium" | |
: "text-neutral-700 dark:text-neutral-300 hover:bg-neutral-100 dark:hover:bg-neutral-700", | |
INSET_FOCUS_RING, |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
### Keybase proof | |
I hereby claim: | |
* I am donjo on github. | |
* I am donjo (https://keybase.io/donjo) on keybase. | |
* I have a public key ASAogBo_WrFjksf4MrF2AYjmTTsvXgz7HrzzfRps5jFROwo | |
To claim this, I am signing this object: |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<!-- KISSmetrics tracking snippet --> | |
<script type="text/javascript">var _kmq = _kmq || []; | |
var _kmk = _kmk || 'e87d7e23ae76469f99bb9a672473216dbf8bdfde'; | |
function _kms(u){ | |
setTimeout(function(){ | |
var d = document, f = d.getElementsByTagName('script')[0], | |
s = d.createElement('script'); | |
s.type = 'text/javascript'; s.async = true; s.src = u; | |
f.parentNode.insertBefore(s, f); | |
}, 1); |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# --------------------------------------------------------------------------- | |
# | |
# Description: This file holds all my BASH configurations and aliases | |
# | |
# Sections: | |
# 1. Environment Configuration | |
# 2. Make Terminal Better (remapping defaults and adding functionality) | |
# 3. File and Folder Management | |
# 4. Searching | |
# 5. Process Management |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<table cellpadding="0px" style="font-size:13px;font-family:Helvetica Neue, Helvetica, Arial, sans-serif; line-height:16px"> | |
<tbody> | |
<tr> | |
<td> | |
<img src="https://assets.edmodo.com/edmodomark_65x65.png" style="width:100%; height:auto; border:none;"> | |
</td> | |
<td valign="top"> | |
<strong>John Donmoyer</strong> | |
<br/>Product Designer, Edmodo<br/> | |
<a href="http://edmodo.com/johndonmoyer" target="_blank">edmodo.com/johndonmoyer</a> |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
</tr> | |
<tr> | |
<td id="header" class="w640" width="640" align="center" bgcolor="#FFFFFF"> | |
<div align="center" style="text-align: center"> | |
<img id="customHeaderImage" label="Header Image" editable="true" width="122" src="images/logo.145440.png" class="w640" border="0" align="top" style="display: inline"> | |
</div> | |