mirror of
https://github.com/wassname/talk.git
synced 2026-07-26 13:37:38 +08:00
Updated tests and latest changes
This commit is contained in:
@@ -9,6 +9,7 @@ exports[`renders as anchor 1`] = `
|
||||
onMouseOut={[Function]}
|
||||
onMouseOver={[Function]}
|
||||
onTouchEnd={[Function]}
|
||||
type="button"
|
||||
>
|
||||
Push Me
|
||||
</a>
|
||||
@@ -23,6 +24,7 @@ exports[`renders correctly 1`] = `
|
||||
onMouseOut={[Function]}
|
||||
onMouseOver={[Function]}
|
||||
onTouchEnd={[Function]}
|
||||
type="button"
|
||||
>
|
||||
Push Me
|
||||
</button>
|
||||
|
||||
Reference in New Issue
Block a user