mirror of
https://github.com/pcottle/learnGitBranching.git
synced 2025-06-28 17:00:04 +02:00
sequence select
This commit is contained in:
parent
ab8e742ce3
commit
9d4035de96
5 changed files with 61 additions and 34 deletions
|
@ -7,6 +7,7 @@ var {
|
|||
View,
|
||||
} = React;
|
||||
|
||||
// TODO -- style this!
|
||||
class NavButton extends React.Component {
|
||||
render() {
|
||||
return (
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue