mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
Docs: duplicate ID in example
Review URL: https://codereview.chromium.org/735533002
This commit is contained in:
parent
48a13abc9e
commit
443426468c
@ -43,7 +43,7 @@ SKY MODULE - button widgets for calculator
|
||||
</div>
|
||||
</template>
|
||||
|
||||
<template id="threed-button-shadow-tree">
|
||||
<template id="flat-button-shadow-tree">
|
||||
<style>
|
||||
div { background: green; color: yellow; }
|
||||
div[clicked] { background: yellow; color: green; }
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user