Commit d88b117b authored by Hixie's avatar Hixie

[Effen] Point the stocks2 and components2 files at the forked libraries. (part II)

This was supposed to be in https://codereview.chromium.org/1153223003

TBR=abarth

Review URL: https://codereview.chromium.org/1160763003
parent 6ffea218
......@@ -3,8 +3,8 @@
// found in the LICENSE file.
import 'dart:math';
import 'package:sky/framework/fn.dart';
import 'package:sky/framework/layout.dart';
import 'package:sky/framework/fn2.dart';
import 'package:sky/framework/layout2.dart';
class StockArrow extends Component {
static final Style _style = new Style('''
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment